[INFO] cloning repository https://github.com/apollo79/signal-decrypt-backup-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apollo79/signal-decrypt-backup-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollo79%2Fsignal-decrypt-backup-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollo79%2Fsignal-decrypt-backup-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48809879c063c2646e4c29fdd203aeaad58682ce
[INFO] checking apollo79/signal-decrypt-backup-rust against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollo79%2Fsignal-decrypt-backup-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apollo79/signal-decrypt-backup-rust
[INFO] finished tweaking git repo https://github.com/apollo79/signal-decrypt-backup-rust
[INFO] tweaked toml for git repo https://github.com/apollo79/signal-decrypt-backup-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apollo79/signal-decrypt-backup-rust on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apollo79/signal-decrypt-backup-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `signal-decrypt-backup-rust` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.13.4
[INFO] [stderr]   Downloaded rtoolbox v0.0.2
[INFO] [stderr]   Downloaded rpassword v7.3.1
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded block-modes v0.9.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 340ea7a636138b469bbffff064172e789980f4fb0fef230489e6ec8360f18a78
[INFO] running `Command { std: "docker" "start" "340ea7a636138b469bbffff064172e789980f4fb0fef230489e6ec8360f18a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "340ea7a636138b469bbffff064172e789980f4fb0fef230489e6ec8360f18a78" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "340ea7a636138b469bbffff064172e789980f4fb0fef230489e6ec8360f18a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "340ea7a636138b469bbffff064172e789980f4fb0fef230489e6ec8360f18a78" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `signal-decrypt-backup-rust` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking block-modes v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling signal-decrypt-backup-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.97s
[INFO] running `Command { std: "docker" "inspect" "340ea7a636138b469bbffff064172e789980f4fb0fef230489e6ec8360f18a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "340ea7a636138b469bbffff064172e789980f4fb0fef230489e6ec8360f18a78", kill_on_drop: false }`
[INFO] [stdout] 340ea7a636138b469bbffff064172e789980f4fb0fef230489e6ec8360f18a78
